home *** CD-ROM | disk | FTP | other *** search
- on(release){
- loadVariablesNum("/arcane/tracking/tracking.html?episode=7&stage=11",0);
- if(eval("/Variables:PersoPres") == 2)
- {
- set("/Variables:VaVers01","Statue2");
- tellTarget(Gregor)
- {
- gotoAndStop("MarcheFace");
- play();
- }
- tellTarget(Prescott)
- {
- gotoAndStop("MarcheFace");
- play();
- }
- }
- if(eval("/Variables:PersoPres") == 1)
- {
- set("/Variables:VaVers01","Statue1");
- tellTarget(Gregor)
- {
- gotoAndStop("MarcheFace");
- play();
- }
- }
- }
-